home *** CD-ROM | disk | FTP | other *** search
- /* MacDisk filesystem */
-
- /* Mountlist entry for use with MaxDOSFileSystem
- * Copyright 1995 Media4 Productions
- */
-
- FileSystem = L:MaxDOSFileSystem
- Device = "mfm.device"
- Flags = 0
- Surfaces = 2
- BlockSize = 512
- BlocksPerTrack = 18
- LowCyl = 0
- HighCyl = 79
- Reserved = 0
- Prealloc = 0
- Interleave = 0
- Buffers = 20
- BufMemType = 2
- Stacksize = 64096
- GlobVec = -1
- Priority = 10
- Mount = 1
- Forceload = 1
- DosType = 0x48465300
-